﻿2026-07-15T11:58:53.2670167Z ##[group]Run actions/checkout@v5
2026-07-15T11:58:53.2671551Z with:
2026-07-15T11:58:53.2672380Z   repository: BigscreenVR/spt-bs-core
2026-07-15T11:58:53.2681243Z   token: ***
2026-07-15T11:58:53.2682020Z   ssh-strict: true
2026-07-15T11:58:53.2682816Z   ssh-user: git
2026-07-15T11:58:53.2683638Z   persist-credentials: true
2026-07-15T11:58:53.2684548Z   clean: true
2026-07-15T11:58:53.2685403Z   sparse-checkout-cone-mode: true
2026-07-15T11:58:53.2686355Z   fetch-depth: 1
2026-07-15T11:58:53.2687173Z   fetch-tags: false
2026-07-15T11:58:53.2687998Z   show-progress: true
2026-07-15T11:58:53.2688824Z   lfs: false
2026-07-15T11:58:53.2689655Z   submodules: false
2026-07-15T11:58:53.2690500Z   set-safe-directory: true
2026-07-15T11:58:53.2691729Z ##[endgroup]
2026-07-15T11:58:53.3704366Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-15T11:58:53.3708580Z ##[group]Getting Git version info
2026-07-15T11:58:53.3711132Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-15T11:58:53.3714813Z [command]/usr/bin/git version
2026-07-15T11:58:53.3716427Z git version 2.43.0
2026-07-15T11:58:53.3721323Z ##[endgroup]
2026-07-15T11:58:53.3730306Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/05366234-1b39-4a72-842f-788fb60fa799' before making global git config changes
2026-07-15T11:58:53.3734661Z Adding repository directory to the temporary git global config as a safe directory
2026-07-15T11:58:53.3738386Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-15T11:58:53.3771387Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-15T11:58:53.3792527Z https://github.com/BigscreenVR/spt-bs-core
2026-07-15T11:58:53.3805914Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-15T11:58:53.3809377Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-15T11:58:53.3834782Z HEAD
2026-07-15T11:58:53.3874636Z ##[endgroup]
2026-07-15T11:58:53.3876072Z [command]/usr/bin/git submodule status
2026-07-15T11:58:53.4063345Z ##[group]Cleaning the repository
2026-07-15T11:58:53.4065295Z [command]/usr/bin/git clean -ffdx
2026-07-15T11:58:55.6334258Z Removing target/
2026-07-15T11:58:55.6344660Z [command]/usr/bin/git reset --hard HEAD
2026-07-15T11:58:55.6496157Z HEAD is now at 788a12e Merge 66e930ce3a3c356f5ad4d9391c5625eedc15a3ca into cff7c1f5b1f6c072e794a38127835df88f960ee4
2026-07-15T11:58:55.6502790Z ##[endgroup]
2026-07-15T11:58:55.6537762Z ##[group]Disabling automatic garbage collection
2026-07-15T11:58:55.6541995Z [command]/usr/bin/git config --local gc.auto 0
2026-07-15T11:58:55.6571856Z ##[endgroup]
2026-07-15T11:58:55.6572429Z ##[group]Setting up auth
2026-07-15T11:58:55.6577961Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-15T11:58:55.6608459Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-15T11:58:55.6801122Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-15T11:58:55.6831265Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-15T11:58:55.7034050Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-15T11:58:55.7062686Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-15T11:58:55.7251840Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-15T11:58:55.7285360Z ##[endgroup]
2026-07-15T11:58:55.7285909Z ##[group]Fetching the repository
2026-07-15T11:58:55.7294862Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +788a12efe4389ff29b9704869fdd3f9e619fcc5f:refs/remotes/pull/4/merge
2026-07-15T11:58:56.1835642Z ##[endgroup]
2026-07-15T11:58:56.1836161Z ##[group]Determining the checkout info
2026-07-15T11:58:56.1837486Z ##[endgroup]
2026-07-15T11:58:56.1842177Z [command]/usr/bin/git sparse-checkout disable
2026-07-15T11:58:56.1892763Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-15T11:58:56.1930993Z ##[group]Checking out the ref
2026-07-15T11:58:56.1933641Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/4/merge
2026-07-15T11:58:56.1978115Z HEAD is now at 788a12e Merge 66e930ce3a3c356f5ad4d9391c5625eedc15a3ca into cff7c1f5b1f6c072e794a38127835df88f960ee4
2026-07-15T11:58:56.1981010Z ##[endgroup]
2026-07-15T11:58:56.2016923Z [command]/usr/bin/git log -1 --format=%H
2026-07-15T11:58:56.2039408Z 788a12efe4389ff29b9704869fdd3f9e619fcc5f
